DioDocs for PDF
AddRange(IEnumerable<SvgElement>) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgElementCollection クラス > AddRange メソッド : AddRange(IEnumerable<SvgElement>) メソッド
Adds the elements of the specified collection to the end of the SvgElementCollection.
シンタックス
'宣言
 
Public Overloads Sub AddRange( _
   ByVal collection As System.Collections.Generic.IEnumerable(Of SvgElement) _
) 
public void AddRange( 
   System.Collections.Generic.IEnumerable<SvgElement> collection
)

パラメータ

collection
参照

SvgElementCollection クラス
SvgElementCollection メンバ
オーバーロード一覧